home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / network / blts493.zip / ACAD12.TXT < prev    next >
Text File  |  1992-12-02  |  22KB  |  471 lines

  1.   COMPATIBILITY BULLETIN
  2.   11.11.92 AUTOCAD386 MWF 
  3.   CAD SOFTWARE: AutoCAD 386 (Release 10C10, Release 11 & Release 12),
  4.   Autodesk, Inc.
  5.   
  6.   Compatibility Statement:
  7.   AutoCAD 386 (Release 10C10, Release 11 & Release 12) is listed as
  8.   compatible with LANtastic NOS 4.X. The following information has been
  9.   compiled from in-house testing and other resources on using AutoCAD 386
  10.   with LANtastic.
  11.  
  12.   Basic Guidelines for using AutoCAD 386 with LANtastic:
  13.   1. AutoCAD 386 is a very processor-time intensive application that runs in
  14.   protected mode on an 386 or 486 computer. It can access up to 4 Gigabytes
  15.   of memory (either in RAM or virtual disk space), however the program uses
  16.   between 80K and 250K of conventional RAM when loaded, depending on the
  17.   version of the Phar Lap 386|DOS-Extender being used.  No problems were
  18.   found from loading the network drivers into high memory with a memory
  19.   manager.
  20.  
  21.   2. Using an AutoCAD 386 workstation as a server for sharing a plotter or
  22.   printer-plotter is not recommended.  Performance of AutoCAD 386 can be
  23.   severely reduced by background plotter or printer-plotter despooling
  24.   (generally seen as slow or jerky cross-hair movement). The ideal AutoCAD
  25.   network configuration would include a dedicated server with harddrive for
  26.   file access and printer ports for the plotter(s) and printer-plotter(s),
  27.   thus allowing the AutoCAD workstations to have 100% of their own processor
  28.   time available for AutoCAD 386 functions.
  29.  
  30.   3. Set FCBS=16,8 and FILES=40 in CONFIG.SYS on workstations running AutoCAD
  31.   386. NOTE: If AutoCAD 10 (DOS) will be used on the same workstation running
  32.   under DOS 4.01, set FCBS=48,8 in CONFIG.SYS.
  33.  
  34.   4. Protected-mode video Display List Drivers are available in ADI format to
  35.   use with AutoCAD 386 and work very well. Some real-mode DLD's are also
  36.   available and no compatibility problems have been reported with LANtastic.
  37.   Switching between real and protected-mode can degrade performance, so using
  38.   a protected-mode video driver is recommended for maximum performance.
  39.  
  40.   5. AutoCAD 386 loads entirely into RAM so there is no benefit to using a
  41.   ramdisk [as far as AutoCAD 386 is concerned]. There are no overlay files,
  42.   and if the workstation has enough RAM available, there will be only minimal
  43.   disk access when editing a drawing. A small disk cache (256K) will improve
  44.   performance when AutoCAD 386 is paging to disk. However, don't give too
  45.   much memory to utilities like ramdisks or caching as it will take memory
  46.   away from AutoCAD and performance can suffer.  Autodesk recommends a
  47.   minimum memory configuration of 4 Meg RAM for Release 10C10 and Release 11,
  48.   and 8 Meg RAM for Release 12.  More memory will improve performance when
  49.   editing large drawings.
  50.    
  51.   6.  Configure each AutoCAD workstation to have a unique network node name. 
  52.   In release 10C10 or Release 11: select "5. Configure AutoCAD", (from the
  53.   AutoCAD main menu), "8. Configure operating parameters", "6. Network node
  54.   name" and enter a three character name unique to each workstation.  In
  55.   Release 12: run "CONFIG" from the "Command: " prompt and select "Configure
  56.   operating parameters", "6. Network node name".  This will make sure that
  57.   two nodes do not use the same name for temporary files or for file locking.
  58.  
  59.   7. If plotter or printer-plotter performance is slow, or pauses
  60.   intermittently, on an AutoCAD 386 workstation/server that is sharing a
  61.   plotter, increase the CPS to the plotter (using the max of 32767 is OK, but
  62.   the tradeoff is poor AutoCAD 386 performance during the despooling
  63.   function). 
  64.  
  65.   NOTE: The only way to eliminate the performance degradation of a server
  66.   running AutoCAD 386 during plotting or printer-plotting is to have the
  67.   server not running AutoCAD during the despooling -function. See note 2
  68.   above on using a dedicated print server.
  69.  
  70.   8. To share a plotter or printer-plotter, AutoCAD must output to file. The
  71.   important item to keep in mind is that AutoCAD 386 never communicates with
  72.   the plotter (or printer-plotter), instead, it outputs to a file on disk.
  73.   The network then copies this file to the printer or plotter. Configure
  74.   AutoCAD 386 to plot to a file, set the filename to the name of the port
  75.   that is redirected to @PLOTTER (or @PRINTER). Set the LPT TIMEOUT to 0
  76.   (zero).  If using Release 11 or 12, see the additional notes below on using
  77.   the AUTOSPOOL feature.
  78.  
  79.   9.  The recommended serial communication protocol between the network and
  80.   the plotter (or printer) is 9600, 8, 1, N, using XON/XOFF flow control.
  81.   Some plotters that will only accept HARDWARE flow control require a
  82.   HARDWARE cable - a straight-thru serial cable will not allow HARDWARE flow
  83.   control communications. The next best protocol is 9600, 7, 1, E, XON/XOFF.
  84.   The plotter and @PLOTTER shared resource (in NET_MGR) should be configured
  85.   exactly the same.
  86.  
  87.   NOTE: If the plotter does not automatically go OFF-LINE at the completion
  88.   of a plot, it is recommended to edit the "Setup String" for @PLOTTER
  89.   (located in NET_MGR, Shared Resources Management) to include the ASCII or
  90.   <ESC> codes needed to take the plotter off-line at the start of a plot to
  91.   allow for paper changes. If this is not done, it will be possible for
  92.   multiple plot jobs in the spooler to be plotted over the same sheet of
  93.   paper. If the plotter has an automatic paper feeder/cutter, this is not
  94.   necessary.
  95.  
  96.   10. AutoCAD 386 Release 11 and Release 12 have a file-locking feature that
  97.   is software selectable and will prevent multiple access to a drawing file. 
  98.   Refer to the additional notes on Release 11 and Release 12 in the next
  99.   section.
  100.  
  101.   Memory Managers:
  102.   1. AutoCAD 386 can be configured to use either Extended or Expanded memory
  103.   (depending on the Phar Lap 386|DOS-Extender being used).   If the memory
  104.   manager is not VCPI compliant, configure all memory as Extended; if it is
  105.   VCPI compliant, configure all memory as Expanded.  QEMM386, 386 to the MAX
  106.   and MS-DOS's HIMEM.SYS in combination with EMM386.EXE will provide
  107.   VCPI-compliant EMS memory.  HIMEM.SYS that comes with MS-DOS 5.0 creates
  108.   XMS which is not VCPI compliant and should not be used with AutoCAD 386
  109.   Release 10C10 unless EMM386.EXE is also being loaded (NOTE: Phar Lap
  110.   386|DOS-Extender version 2.6 (supplied with Release 11C2) and higher
  111.   support XMS memory. If you are running Phar Lap 386|DOS-Extender v2.6, then
  112.   XMS (HIMEM.SYS without EMM386.EXE) can be used. If there is any EMS
  113.   available, all XMS will be ignored.)  Consult the AutoCAD 386 Installation
  114.   and Performance Guide for more information on memory configuration.
  115.  
  116.   2. All network drivers can be loaded into high memory using the utilities
  117.   provided with the above memory managers. There is no network performance
  118.   impact loading the network drivers into high memory versus conventional
  119.   memory.
  120.   
  121.   3. The Phar Lap 386|DOS-Extender's swap file can be located on a redirected
  122.   drive if diskspace is limited on the workstation.  For example, "CFIG386
  123.   ACAD -minswfsize 4000000 -swapdir E:\TEMP" will create a minimum swap file
  124.   size of 4 Meg and place the file in the E:\TEMP directory. Alternately,
  125.   CFIGPHAR.EXE provides a menu program for changing the Phar Lap 386|DOS-
  126.   Extender switches.  Refer to the AutoCAD 386 Installation and Performance
  127.   Guide for details on the specific Phar Lap 386|DOS-Extender version.   If
  128.   you have a multi-user license, do not forget to remove the read-only
  129.   attribute on ACAD.EXE before and reset it after executing this command.
  130.  
  131.   NOS Notes:
  132.   A new feature in NOS 4.10, called "Immediate Despooling", can reduce
  133.   printing and plotting time. To enable this new feature, run NET_MGR, select
  134.   "Shared Resources Management" and enable "Immediate Despooling". Set
  135.   "Despool Timeout" to 0 (zero - which will display as "DISABLED"). This is
  136.   especially important to set the despool timeout to zero for plotters and
  137.   postscript printers. This must be set individually for each printer or
  138.   plotter resource in "Shared Resources Management".
  139.  
  140.   Additional Notes on Release 11:
  141.   1. AutoCAD 386 Release 11 has two environment variables that can be used 
  142.   to create and send spooled plot files to a redirected plotter or 
  143.   printer-plotter automatically using the AUTOSPOOL feature. The recommended 
  144.   configuration is as follows:
  145.  
  146.      1)   Create a directory under the ACAD11 directory called TEMP
  147.           (C:\ACAD11\TEMP). 
  148.      2)   Configure AutoCAD 386-11 to put temporary files and the SPOOLED
  149.           print/plot files there as follows:
  150.        1)   From the AutoCAD main menu, select "5. Configure AutoCAD". 
  151.        2)   Select "5. Configure plotter" and "6. Configure printer plotter".
  152.             Keep the same plotter and printer,
  153.        3)   Select "YES" when asked to output to a file.
  154.        4)   Select "8. Configure operating parameters."
  155.           A) Select "3. Default plot file name", enter "AUTOSPOOL".  (NOTE:
  156.           "AUTOSPOOL" must be in all capital letters.)
  157.           B) Select "4. Plot spooler directory", enter "C:\ACAD11\TEMP\".
  158.        5)   Save the changes and exit the configuration menu.
  159.      3)   If you are using a batch file to load AutoCAD 386-11, put the
  160.           following lines in that batch file (otherwise put them in the
  161.           AUTOEXEC.BAT file on each node). (NOTE: the "%%s" MUST BE LOWER
  162.           CASE.)
  163.  
  164.        SET ACADPLCMD=NET PRINT %%s COM2  (Port redirected to @PLOTTER)
  165.        SET ACADPPCMD=NET PRINT/BINARY %%s LPT1 (Port redirected to @PRINTER)
  166.        (Printer-plots must be sent in BINARY format or the printed output may
  167.        be cut off, distorted and/or spread out over multiple pages.)
  168.  
  169.   This will create a spooled file for every print or plot job sent by that
  170.   node. The files that begin with "R" are printer-plot files (raster) and the
  171.   ones beginning with "V" are plot files (vector). These files, if not
  172.   deleted, will quickly fill up a harddrive. The following lines can be added
  173.   to a batch file to automatically delete the spooled files (see SAMPLE BATCH
  174.   FILES: at end of this document):
  175.  
  176.        CD\ACAD11\TEMP :REM CD\ to the spooler directory.
  177.        DEL R*.*          :REM Delete all spooled printer-plot files.
  178.        DEL V*.*          :REM Delete all spooled plot files.  
  179.        CD\
  180.  
  181.   If the spool file directory is shared by more than one user, then all
  182.   users' plot/printer-plot files will be deleted when any user exits AutoCAD.
  183.   To prevent this, change the above command lines as follows:
  184.     
  185.      - Refer to note 6 under "Basic Guidelines" above to get the network
  186.      node. (Select "5. Configure AutoCAD" from the AutoCAD main menu, "8.
  187.      Configure operating parameters", "6. Network node name" and read the
  188.      three character name for this workstation.
  189.      - Change "DEL R*.*" to "DEL R*.TBL" (where "TBL" is the network node
  190.      name specified above)
  191.      - Change "DEL V*.*" to "DEL V*.TBL"
  192.      - Repeat for each node using the appropriate 3 letter network node name.
  193.  
  194.   NOTE:  When using the AUTOSPOOL feature, "LPT TIMEOUT" and "DESPOOL
  195.   TIMEOUT" do not need to be set to 0 (zero) as only complete files being
  196.   transferred across the network. These values can be configured as required
  197.   for other applications.
  198.  
  199.   2. If you have a multi-user license, ACAD.EXE will have to be set to read-
  200.   only with the DOS ATTRIB command to allow more than one user to execute the
  201.   program simultaneously.
  202.  
  203.   3. Each user must have their own configuration directory.  Define this
  204.   directory with the DOS environment variable ACADCFG=.  For example, create
  205.   a local directory C:\ACAD11 and put "SET ACADCFG=C:\ACAD11" in the batch
  206.   file that loads AutoCAD 386-11.  The first time AutoCAD 386-11 is loaded
  207.   (or if ACAD.CFG has been deleted), it will force a system configuration and
  208.   write ACAD.CFG to this directory. 
  209.  
  210.   4. To enable the file locking, select "5. Configure AutoCAD" (from Release
  211.   11's opening menu), "8. Configure operating parameters", "11. Server
  212.   authorization and file locking" and change this to "ENABLED".  File locking
  213.   is automatically enabled if you have a multi-user license.  AutoCAD 386-11
  214.   file locking does not require SHARE.EXE to be loaded to function.
  215.  
  216.   Additional Notes on Release 12:
  217.   1. AutoCAD 386 Release 12 has one environment variable available that can
  218.   be used to create and send spooled plot files to either a redirected
  219.   plotter or printer-plotter automatically. The recommended configuration is
  220.   as follows:
  221.  
  222.      1)   Create a directory under the ACAD12 directory called TEMP
  223.           (C:\ACAD12\TEMP). 
  224.      2)   Configure AutoCAD 386-12 to put temporary files and the spooled
  225.           print/plot files there as follows:
  226.        1)   Load AutoCAD 386-12 and enter "CONFIG" from the "Command: "
  227.             prompt.  
  228.        2)   Select "5. Configure plotter". Keep the same plotters and
  229.             printers.
  230.        3)   Select "YES" when asked to output to a file. Do this for each
  231.             plotter device.
  232.        4)   Select "7. Configure operating parameters."
  233.           A) Select "3. Default plot file name", enter "AUTOSPOOL".  (NOTE:
  234.           "AUTOSPOOL" must be in all capital letters.)
  235.           B) Select "4. Plot spooler directory", enter "C:\ACAD12\TEMP\".
  236.        5)   Save the changes and exit the configuration menu. 
  237.      3)   If you are using a batch file to load AutoCAD 386-12, put the
  238.           following line in that batch file (otherwise put them in the
  239.           AUTOEXEC.BAT file on each node). (NOTE: the "%%s" MUST BE LOWER
  240.           CASE.)
  241.  
  242.        SET ACADPLCMD=NET  PRINT/BINARY  %%s  LPT2  (Port redirected to
  243.        @PLOTTER)
  244.        NOTE: The ACADPPCMD environment variable is not used in AutoCAD 386
  245.        Release 12.
  246.  
  247.   This will create a spooled file for every print or plot job sent by that
  248.   node.  All plot files are generated as Vector files and begin with "V". 
  249.   These files, if not deleted, will quickly fill up a harddrive. The
  250.   following lines can be added to a batch file to automatically delete the
  251.   spooled files (see SAMPLE BATCH FILES: at end of this document):
  252.  
  253.        CD\ACAD\TEMP      :REM CD\ to the spooler directory.
  254.        DEL V*.*          :REM Delete all spooled plot files.  
  255.        CD\
  256.  
  257.   If the spool file directory is shared by more than one user, then all
  258.   users' plot/printer-plot files will be deleted when any user exits AutoCAD.
  259.   To prevent this, change the above command lines as follows:
  260.     
  261.      - Refer to note 6 under "Basic Guidelines" above to get the network node
  262.      name. (In Release 12: run "CONFIG" from the "Command: " prompt and
  263.      select "Configure operating parameters", "6. Network node name" and read
  264.      the three character name for this workstation.)
  265.      - Change "DEL V*.*" to "DEL V*.TBL"   (where "TBL" is the network node
  266.      name specified above)
  267.      - Repeat for each node using the appropriate 3 letter network node name.
  268.  
  269.   NOTE: This configuration is considerably different than that used with
  270.   AutoCAD 386-11.  Release 11 allowed only one printer-plotter and/or one
  271.   plotter configuration at a time while it provided two environment variables
  272.   to allow sending of a printer-plot file to one network printer and sending
  273.   a plot file to a different network device.  Release 12 allows configuration
  274.   of multiple plotters and printers while it has one environment variable for
  275.   sending the plot file to a network device.  You must select the network
  276.   device redirection before sending the plot file - or whenever changing the
  277.   plotter device in AutoCAD 386-12.  You can use the "SHELL" command, run
  278.   NET, select "Network Disk Drives and Printers" and redirect LPT2 (or
  279.   whatever port ACADPLCMD is directed to) to the appropriate network device,
  280.   before invoking the PLOT command.
  281.  
  282.   NOTE:  When using the AUTOSPOOL feature, "LPT TIMEOUT" and "DESPOOL
  283.   TIMEOUT" do not need to be set to 0 (zero) as only complete files being
  284.   transferred across the network. These values can be configured as required
  285.   for other applications.
  286.  
  287.   2. If you have a multi-user license the following files will have to be set
  288.   to read-only with the DOS ATTRIB command to allow more than one user to
  289.   execute the program simultaneously: ACAD.EXE, *.XMX and *.EXP.
  290.  
  291.   3. Each user must have their own configuration directory.  Define this
  292.   directory with the DOS environment variable ACADCFG=.  For example, create
  293.   a local directory C:\ACAD12 and put "SET ACADCFG=C:\ACAD12" in the batch
  294.   file that loads AutoCAD 386-12.  The first time AutoCAD 386-12 is loaded
  295.   (or if ACAD.CFG has been deleted), it will force a system configuration and
  296.   write ACAD.CFG to this directory. 
  297.  
  298.   4.  To enable the file locking, run "CONFIG" from Release 12's "COMMAND:"
  299.   prompt, select "7. Configure operating parameters", "12. Server authori-
  300.   zation and file locking" and change this to "ENABLED".  File locking is
  301.   automatically enabled if you have a multi-user license.  AutoCAD 386-11
  302.   file locking does not require SHARE.EXE to be loaded to function.
  303.  
  304.   SAMPLE BATCH FILES:
  305.   AUTOEXEC.BAT:
  306.   PATH=C:\;C:\DOS;\BATCH;C:\UTILITY;C:\LANTASTI  
  307.   AEX                                :REM Load netbios drivers. Can be loaded
  308.                                      high.
  309.   AILANBIO 
  310.   REDIR CAD1 LOGINS=5                :REM Can be loaded high.
  311.   C:\DOS\SHARE  /L:200                  :REM Only required on servers; can be
  312.   loaded high.
  313.   LANCACHE CACHE_SIZE=256 TYPE=EMS   :REM 256K cache (using expanded memory).
  314.   SERVER                             :REM Server is optional. Can be loaded
  315.                                      high.
  316.   NET LOGIN \\CAD1 CAD1              :REM Login to servers as needed.
  317.   NET USE LPT1 \\CAD1\@PRINTER       :REM Redirect LPT1 to the shared
  318.                                      printer-plotter.
  319.   NET USE COM2 \\CAD1\@PLOTTER       :REM Redirect COM2 to the shared
  320.                                      plotter.
  321.   NET LPT TIMEOUT 10      
  322.   NET QUEUE HALT \\CAD1 COM1         :REM If a server, halt QUEUE for
  323.                                      mouse/digitizer   port.
  324.   PROMPT=$P$G
  325.   MENU                      
  326.  
  327.   ACAD11.BAT:
  328.   REM   This batch file has AutoCAD 386-11 installed on a network drive 
  329.   REM   resource. Disk E: is redirected to that network resource.  AutoCAD
  330.   REM   386-11 is found in E:\ACAD11.
  331.   CD\ACAD11\DWG
  332.   SET ACADPPCMD=NET PRINT/BINARY %%s LPT1    :REM Printer-plotter command. 
  333.   SET ACADPLCMD=NET PRINT %%s COM2        :REM Plotter command.
  334.   SET PLPADI=E:\ACAD11\PLPHPLP.EXP           :REM Protected mode plotter
  335.                                              driver 
  336.   SET DSPADI=C:\VIDEOCFG\DLDVG256.EXP        :REM Protected-mode DLD video
  337.                                           driver.
  338.   SET DLDCFG=C:\VIDEOCFG\                 :REM DLD configuration file path.
  339.   SET ACADPAGEDIR=E:\ACAD11\TEMP          :REM Sets AutoCAD 386 temporary
  340.                                           page file directory.
  341.   SET ACAD=E:\ACAD11;E:\ACAD11\SAMPLE;E:\ACAD11\ADS
  342.   SET ACADCFG=C:\ACAD
  343.   E:
  344.   ACAD %1 %2                              :REM Load AutoCAD 386.  
  345.   SET ACADCFG=
  346.   SET ACAD=                               :REM Clear environment variables. 
  347.   SET ACADPAGEDIR=
  348.   SET DLDCFG=
  349.   SET DSPADI=
  350.   SET PLPADI=
  351.   SET ACADPPCMD=
  352.   SET ACADPLCMD=
  353.   CD\ACAD11\TEMP                        :REM Remove all spooled files.     
  354.   DEL R*.*                                :REM "DEL R*.TBL" - see text above
  355.   DEL V*.*                                :REM "DEL V*.TBL" - see text above
  356.   CD\
  357.   C:
  358.  
  359.   SAMPLE BATCH FILE:
  360.   ACAD12.BAT:
  361.   REM   This batch file has AutoCAD 386-12 installed on a network drive
  362.   REM   resource. Disk E: is redirected to that network resource.  AutoCAD
  363.   REM   386-12 is found in E:\ACAD12.
  364.   @ECHO OFF 
  365.   E:
  366.   CD\ACAD12\DWG
  367.   SET ACADPLCMD=NET PRINT/BINARY %%s LPT2 :REM Spooled files go to LPT2
  368.   SET DLDCFG=C:\VIDEOCFG\               :REM Directory for Protected-mode
  369.                                         video driver
  370.   SET ACAD=E:\ACAD12\SUPPORT;E:\ACAD12\FONTS;E:\ACAD12\ADS
  371.   SET ACADCFG=C:\ACAD                :REM Configuration file
  372.   SET ACADDRV=E:\ACAD12\DRV             :REM Where ACAD keeps it's driver
  373.                                      files
  374.   SET ACADPAGEDIR=E:\ACAD12\TEMP        :REM Sets AutoCAD 386 temporary page
  375.                                         file directory
  376.   E:\ACAD\ACAD %1                       :REM Loads AutoCAD 386 
  377.   SET ACAD=                          :REM Clear all environment variables
  378.   SET DLDCFG=
  379.   SET ACADCFG=
  380.   SET ACADDRV=
  381.   SET ACADCFG=
  382.   SET ACADPAGEDIR=
  383.   SET ACADPLCMD=
  384.   CD\ACAD\TEMP                          :REM Remove all spooled files
  385.   DEL V*.TBL 
  386.   CD\
  387.   C:
  388.  
  389.   FINAL NOTE:
  390.   This document has been designed to provide a guideline for configuring
  391.   AutoCAD 386 with LANtastic. Additional configuration may be necessary to
  392.   accommodate your specific network setup. If a unique problem arises which
  393.   we are unable to resolve either through phone contact with our technical
  394.   support or through this bulletin, a problem report can be filed through our
  395.   technical support staff. 
  396.  
  397.   ARTISOFT, Inc. makes no warranties as to the completeness or accuracy of
  398.   this document. LANtastic is a trademark of ARTISOFT, Inc. Brand names and
  399.   products are trademarks or registered trademarks of their respective
  400.   companies.
  401.  
  402.  
  403.   Any questions or suggestions on this bulletin may be mailed to our offices:
  404.  
  405.   Artisoft, Inc.
  406.   691 East River Road
  407.  
  408.   Tucson, AZ 85704
  409.   ATTN: Compatibility Department / AutoCAD Support 
  410.  
  411.   Vendor Info:
  412.   Autodesk, Inc. 
  413.   (415) 331-0356
  414.   (Contact your Autodesk dealer for questions concerning AutoCAD.
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.